Welcome![Sign In][Sign Up]
Location:
Search - COM ATL

Search list

[Other resourceATL

Description: ATL开发指南(第二版)(附源码),TOM armstrong ron patton著.是学习COM\\ATL难得的好书.
Platform: | Size: 16081321 | Author: songsb | Hits:

[Shell apidllregshex_src

Description: 使用Shell扩展Register/Unregister一个带Com/ATL对象的DLL文件-Using shellext to register and unregister a DLL with Com/ATL object
Platform: | Size: 23552 | Author: 站长 | Hits:

[ActiveX/DCOM/ATLVCHOME_control

Description: 组件技术综合资料库。COM,COM+,DCOM,ATL,ActiveX,DLL等等技术汇集-component technology integrated database. COM, COM, DCOM, ATL, ActiveX, DLL, etc. Technology Survey
Platform: | Size: 1748992 | Author: | Hits:

[ActiveX/DCOM/ATLCOM插件模型

Description: COM插件模型例子,对COM插件的学习十分有帮助。-plug-COM model example of the plug-COM learning very helpful.
Platform: | Size: 378880 | Author: 快乐 | Hits:

[ActiveX/DCOM/ATLInside ATL

Description: THE USING OF ATL TO PROGRAMING COM/DCOM/ACTIVEX CONTROL
Platform: | Size: 1674240 | Author: 邢统坤 | Hits:

[GDI-Bitmapatl&mfc构造com自动化编程界面

Description: atl&mfc构造com自动化编程界面-atlmfc tectonic com automated programming interface
Platform: | Size: 101376 | Author: | Hits:

[Windows DevelopALT

Description: 用ATL完成com组件的示例程序-with ATL completed com Component Sample program
Platform: | Size: 90112 | Author: 谈心 | Hits:

[ActiveX/DCOM/ATLatlcom

Description: 一个用VC实现的ATL COM组件的小程序-a VC with the ATL COM small procedures
Platform: | Size: 2975744 | Author: 卓雨 | Hits:

[ActiveX/DCOM/ATLVC++ ATL为Microsoft Word加入功能简单的COM插件

Description: 介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功能简单的COM插件(addin),加入工具栏按钮和菜单等可视部件,并为其加入响应事件的方法,并在最后简单说明了实现与Office宏混合编程的方法-A VC ATL (Active Template Library), using IDTExtensibility2 interface for Microsoft Word functional simple plug-COM (addin) accession toolbar buttons and menus, and other visual components, and its accession to respond to the incident, and the final realization of a simple statement with the Office Acer mixed programming method
Platform: | Size: 74752 | Author: 代泽伟 | Hits:

[ActiveX/DCOM/ATLatlexamp

Description: Leveraging C++ Applications Using COM An Example Using ATL COM利用COM继承的文档视图结构的应用程序的例子-Leveraging C Applications Using COM An Example Using ATL COM COM files View succession of application examples
Platform: | Size: 53248 | Author: | Hits:

[File OperateATL写的一个操作INI文件的COM组件

Description: 一个别人写的ini文件读写com控件,可以作为学习ATL编程的好例子,也可以学习ini文件读写-a written document literacy com ini control, ATL can learn as a good example of programming, but also can learn to read and write documents ini
Platform: | Size: 18432 | Author: wgw | Hits:

[ActiveX/DCOM/ATLVC++设计的COM控件

Description: COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Object Model), which itself is a specific platform-independent standards that support Automation function. VC ATL (activity Template Library) provides a simple and flexible way to create COM object, because the space occupied by small, the controls are built very small. ATL therefore we choose to design and develop a COM component, the component in the window drawing a double pendulum and may amend function parameters to repaint components, thus producing dynamic effect
Platform: | Size: 29696 | Author: 和平鸽 | Hits:

[ActiveX/DCOM/ATL向ATL DLL中传递C++对象

Description: 几个星期以前,我拼命的寻找一个能够通过COM接口传递C++对象的例子,但是,没有找到.这就是我发表这篇文章的原因。   向ATL的DLL中传递一个C++对象参数并不是非常之难,但是,当然也会有点难度,也很有趣。-few weeks ago, I went all out to look for a pass through COM interface C Object example, but not found. This is my reason for this article. ATL to the DLL send a C object parameter is not very difficult, but we will certainly a little more difficult, but also very interesting.
Platform: | Size: 37888 | Author: 老大 | Hits:

[Windows Develop使用VC++ATL实现Office的COM插件

Description: 关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this it not popular. Plugin based on COM is popular used in large software
Platform: | Size: 70656 | Author: | Hits:

[ActiveX/DCOM/ATLATL 问答集

Description: ATL问答集,讲述了atl各操作。com&dcom有关说明。-ATL quiz about the operation of the ATL. Comdcom the related notes.
Platform: | Size: 98304 | Author: 陈名 | Hits:

[BooksCOM

Description: 是关于COM方面的书,很经典,我找了好久才找到,现在把这本书与大家一起分享
Platform: | Size: 18253824 | Author: 振国 | Hits:

[VC/MFCATL

Description: ATL开发指南(第二版)(附源码),TOM armstrong ron patton著.是学习COM\ATL难得的好书.-ATL Developer
Platform: | Size: 19794944 | Author: songsb | Hits:

[ActiveX/DCOM/ATLCOM

Description: 本书集中提供了一些能够体现COM最常用特性的例子,这些例子分别覆盖了使用COM的几个方面,即从进程内DLL到远程访问应用程序,从直接使用COM API到使用活动模板库(ATL)类来处理大部分工作。-The book provided some focus on COM can reflect characteristics of the most commonly used examples of the use of COM, respectively, covering several aspects, from the process within the DLL to the remote access applications, from direct use COM API to use the Active Template Library (ATL ) category to deal with most of this work.
Platform: | Size: 636928 | Author: picasso | Hits:

[VC/MFCPrenticeHall-COM+ProgrammingAPracticalGuideUsingV

Description: Prentice Hall - COM+ Programming A Practical Guide Using Visual C++ and ATL-Prentice Hall- COM+ Programming A Practical Guide Using Visual C++ and ATL
Platform: | Size: 1721344 | Author: Enna | Hits:

[ActiveX/DCOM/ATLCOM

Description: COM ATL 学习教材,适合于初学者,内容精辟,收集他人资料而成-Very good source code for COM learning
Platform: | Size: 11719680 | Author: seven | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net